home *** CD-ROM | disk | FTP | other *** search
/ KeyGen Studio 2002 / KeyGen_Studio_2002.iso / Utilities / Web Server Crackerz / Hack Office 2000.exe / HO2k.exe / 0 / RCDATA / TFMIN / TFMIN.txt
Encoding:
Text File  |  1999-12-14  |  1.1 KB  |  64 lines

  1. object fMin: TfMin
  2.   Left = 277
  3.   Top = 180
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Hack Office 2000'
  7.   ClientHeight = 46
  8.   ClientWidth = 104
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poDefault
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnDblClick = FormDblClick
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object lUser: TLabel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 24
  24.     Height = 13
  25.     Caption = 'lUser'
  26.   end
  27.   object lPass: TLabel
  28.     Left = 56
  29.     Top = 0
  30.     Width = 25
  31.     Height = 13
  32.     Caption = 'lPass'
  33.   end
  34.   object lResult: TLabel
  35.     Left = 0
  36.     Top = 16
  37.     Width = 32
  38.     Height = 13
  39.     Caption = 'lResult'
  40.   end
  41.   object lPos: TLabel
  42.     Left = 13
  43.     Top = 32
  44.     Width = 20
  45.     Height = 13
  46.     Alignment = taRightJustify
  47.     Caption = 'lPos'
  48.   end
  49.   object lTotal: TLabel
  50.     Left = 56
  51.     Top = 32
  52.     Width = 26
  53.     Height = 13
  54.     Caption = 'lTotal'
  55.   end
  56.   object Label1: TLabel
  57.     Left = 40
  58.     Top = 32
  59.     Width = 5
  60.     Height = 13
  61.     Caption = '/'
  62.   end
  63. end
  64.